Versions:
PTX 1.0.11, published by PortX, is a purpose-built command-line interface that enables DevOps and platform engineers to interact programmatically with the PortX platform. Released in a single version stream, the tool consolidates cluster connectivity, application lifecycle operations, and secure tunneling into one lightweight binary. Authentication is handled through an OIDC device flow, eliminating the need for long-lived credentials and allowing users to sign in from any terminal with a short-lived authorization code. Once authenticated, PTX discovers and downloads kubeconfig entries for Amazon EKS clusters that the user is entitled to access, after which kubectl or other Kubernetes-native tooling can be invoked without manual configuration. For runtime troubleshooting, the utility exposes SSM-based port-forwarding commands that create encrypted tunnels to RDS, ElastiCache, or containerized services residing in private subnets, thereby removing the requirement for public endpoints or SSH bastion hosts. Project-level resources—namespaces, Helm releases, secrets, and ConfigMaps—can be provisioned, updated, or deleted through declarative YAML manifests that PTX validates against the platform’s governance policies before submission. Typical use cases include onboarding new micro-services into a staging environment, rotating database connection strings during a maintenance window, and granting temporary developer access to an internal API without altering security groups. The software belongs to the “Cloud Infrastructure” category and is distributed under a zero-cost license. PTX 1.0.11 is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.
Tags: